This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: LOG.NSF: Unable to process log entry ~Umberto Nongeroson 22.Oct.03 01:05 AM a Web browser Domino Server 6.0.1 CF1Windows 2000
It sounds like this app was designed for pre-R6 logs. Pre-R6 logs were one large text field which contained many events concatinated together. In R6 logs each event is stored in parallel lists. These lists contain things like Type, Severity, Error Code, Text, Addin Name, Time, etc. The McAffee app prably can't decipher the new log. There are two options.
One ->> See if McAffee has an upgrade. (best solution)
Two ->> Set the following notes.ini param OLD_STYLE_LOGGING=1 (You will miss out on important data)